home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: netcom.com!jbundy
- From: jbundy@netcom.com (Jerry Bundy)
- Subject: Re: itoa on Unix
- Message-ID: <jbundyDKvD2L.J9H@netcom.com>
- Organization: Citrus Heights, CA USA
- X-Newsreader: TIN [version 1.2 PL1]
- References: <4cra6m$pop@baloo.pipex-sa.net>
- Date: Mon, 8 Jan 1996 15:44:45 GMT
- Sender: jbundy@netcom13.netcom.com
-
- Nic Tjirkalli (nic@pipex-sa.net) wrote:
-
- [snip...]
-
- : I would greatly appreciate it if somebody could inform me of a simple
- : way to convert an integer to a string using gcc on unix.
-
- Try using sprintf() to make the conversion.
-
- Jerry Bundy
- jbundy@netcom.com
-